DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / IDataCollectionGroup<K,T> Interface / Group Property

In This Topic
    Group Property
    In This Topic
    Gets the key that identifies the group.
    Syntax
    'Declaration
     
    ReadOnly Property Group As K
    K Group {get;}
    See Also